CE Gobi SDK  2.14
GobiApi
arrAlertingType Struct Reference

#include <GobiVoiceMgmtAPI.h>

Public Attributes

BYTE numInstances
 
BYTE callID [MAX_NO_OF_CALLS]
 
BYTE alertingType [MAX_NO_OF_CALLS]
 

Detailed Description

This structure contains an array of Alerting Type.

Parameters
numInstances
  • Number of callID, AlertingType that follow.
  • If zero(0) then no further information exists.
callID[MAX_NO_OF_CALLS]
  • Array of Unique call identifier for the call.
AlertingType[MAX_NO_OF_CALLS]
  • Array of Alerting type.
    • 0x00 - ALERTING_LOCAL - Local
    • 0x01 - ALERTING_REMOTE - Remote

The documentation for this struct was generated from the following file: